projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c2758e
)
Provide cookie1.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 1 Jun 1993 06:02:24 +0000
(06:02 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 1 Jun 1993 06:02:24 +0000
(06:02 +0000)
lisp/play/cookie1.el
patch
|
blob
|
history
diff --git
a/lisp/play/cookie1.el
b/lisp/play/cookie1.el
index b18f86af587b4d51c898c91b058d3cdfae919b48..e7d827e459680db50ac6d0a380d156fec5d4960e 100644
(file)
--- a/
lisp/play/cookie1.el
+++ b/
lisp/play/cookie1.el
@@
-129,6
+129,6
@@
subsequent calls on the same file won't go to disk."
(setq i (1+ i))))
vector)
-(provide 'cookie)
+(provide 'cookie
1
)
;;; cookie.el ends here